-
Couldn't load subscription status.
- Fork 6.1k
Toc updates for accessibility, part 1 #12244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
6a18457 to
4f36614
Compare
|
This ended up bigger than I thought it would be. (The LINQ section had a lot more updates than I expected). Here's a summary of the kinds of changes made:
To clean links, when a child node had a single "see also" link to the parent, that link was removed. |
bc9eda1 to
b122555
Compare
b122555 to
5563db9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've reviewed up to advanced-linq-to-xml-programming.md. Looking good so far @BillWagner. Submitting my comments so far while I grab something to eat and then I'll go back to this.
docs/csharp/programming-guide/concepts/covariance-contravariance/toc.yml
Outdated
Show resolved
Hide resolved
eb8455e to
a89f965
Compare
Where the index.md file in a folder was an overview, or similar, updates the TOC to provide a child node.
The keywords section of the language reference had several pages that were links, but no real content. Re-route those.
This one one got away from me a bit.
These updates respond to the first set of reviews.
Co-Authored-By: Maira Wenzel <[email protected]>
a89f965 to
9863342
Compare
Split from dotnet#12244 This covers the area under csharp/language-reference
Split from dotnet#12244 This covers the area under csharp/language-reference
Extracted from dotnet#12244 Remove a few areas in the TOC that are already redirectied.
Extracted from dotnet#12244 This PR has the changes from the language-reference/keywords folder.
* Remove portal pages from keywords section Extracted from #12244 This PR has the changes from the language-reference/keywords folder. * remove portal files. * fix links to removed files. * respond to feedback.
|
This was broken into several PRs, and each of those has been merged. Closing. |
Update a variety of TOC nodes to remove parent nodes with both content and children.
This is trying an experiment in the framework to see if it provides a better navigation experience.